body{ background-image: url(../fondos/bg92[1].gif);}
h1 {font-size: 1.7em; color: #333333 ; font-weight: bold ; text-decoration: none; ;
    text-align: center;}
h3 {font-size: 1.2em; color: #333333; font-weight: bold ; text-decoration: none; text-align:left; margin-left:10px}
p {text-align: justify; font-family:Arial, Helvetica, sans-serif; color: #333333;}
hr { background-color:#99CCCC; font-size: 3px;}
#comandlist {text-align: inherit; font:Arial, Helvetica, sans-serif; font-size:14px;}
.enfasis {font-style:italic; font-weight:700; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 14px;}
.Es6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 9px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: navy;
}
a:hover {
	text-decoration: none;
	color: red;
}
a:active {
	text-decoration: underline;
	color: white;
}